Skip to main content

itemMouseEnter

Type

message

Summary

This message is sent when the mouse enter into an item's rectangle.

Syntax

on itemMouseEnter <pItemNumber>, <pItemProperties>

Description

Use the itemMouseEnter message to detect when the mouse enters into a specific item rectangle.

Parameters

NameTypeDescription

pItemNumber

integer

The number of the item that the mouse entered.

pItemProperties

array

The properties of the item that the mouse entered.

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

mobile

web